home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 131 / XENIATGM131.iso / Goodies / I-WAR 2 Egde of Chaos - New SDK / IW2-EOC_Pog_Scripting_SDK.exe / include / iMultiplayGUI.h < prev    next >
Text File  |  2002-01-14  |  976b  |  33 lines

  1. //
  2. // (c) 1998-9 Particle Systems Ltd. All Rights Reserved
  3. //
  4. // iMultiplayGUI.h
  5. //
  6. // Compiler-generated export header for package "iMultiplayGUI"
  7. //
  8. // Revision control information:
  9. //
  10. // $Header: /iwar2/resource/scripts/include/iMultiplayGUI.h 2     31/08/00 18:51 Carl $
  11. //
  12.  
  13. // Dependencies ////////////////////////////////////////////////////////////////
  14.  
  15. // Enumerated types ////////////////////////////////////////////////////////////
  16.  
  17. // Functions ///////////////////////////////////////////////////////////////////
  18.  
  19. prototype iMultiplayGUI.MultiplayScoreScreen();
  20.  
  21. prototype iMultiplayGUI.OnMultiplayScoreScreenStartButton();
  22.  
  23. prototype iMultiplayGUI.OnMultiplayScoreScreenQuitButton();
  24.  
  25. prototype int iMultiplayGUI.ValidShipCount();
  26.  
  27. prototype string iMultiplayGUI.ValidShipDisplayName( int i );
  28.  
  29. prototype string iMultiplayGUI.ValidShipINI( int i );
  30.  
  31. // EOF /////////////////////////////////////////////////////////////////////////
  32.  
  33.